home *** CD-ROM | disk | FTP | other *** search
- IODeviceInspector = {
- ACTIONS = {
- "channelOrInterruptPicked:" = "channelOrInterruptPicked:";
- "rangeDidChange:" = "rangeDidChange:";
- "showInfo:" = "showInfo:";
- };
- OUTLETS = {
- accessoryHolder = accessoryHolder;
- dmaBox = dmaBox;
- dmaMatrix = dmaMatrix;
- infoButton = infoButton;
- infoPanel = infoPanel;
- infoText = infoText;
- inspectionView = inspectionView;
- irqBox = irqBox;
- irqMatrix = irqMatrix;
- memoryBox = memoryBox;
- memoryController = memoryController;
- origWindow = origWindow;
- portsBox = portsBox;
- portsController = portsController;
- statusTitle = statusTitle;
- };
- SUPERCLASS = Object;
- };
- IOAddressRanger = {
- ACTIONS = {"checkText:" = "checkText:"; "minus:" = "minus:"; "plus:" = "plus:"; };
- OUTLETS = {
- delegate = delegate;
- rangeText = rangeText;
- sizeText = sizeText;
- statusButton = statusButton;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- IBMTokenRingInspector = {
- ACTIONS = {
- "cancel:" = "cancel:";
- "channelOrInterruptPicked:" = "channelOrInterruptPicked:";
- "more:" = "more:";
- "ok:" = "ok:";
- "rangeDidChange:" = "rangeDidChange:";
- "selectRingSpeed:" = "selectRingSpeed:";
- "setMTU:" = "setMTU:";
- };
- OUTLETS = {
- accessoryBox = accessoryBox;
- cancelButtonCell = cancelButtonCell;
- connectorBox = connectorBox;
- connectorMatrix = connectorMatrix;
- etrSwitch = etrSwitch;
- mappedROMBox = mappedROMBox;
- maxTransferUnitField = maxTransferUnitField;
- moreButton = moreButton;
- okButtonCell = okButtonCell;
- optionsPanel = optionsPanel;
- optionsPanelField = optionsPanelField;
- ringSpeedBox = ringSpeedBox;
- ringSpeedMatrix = ringSpeedMatrix;
- romController = romController;
- };
- SUPERCLASS = IODeviceInspector;
- };
-